Arrow generated IPC format
The generated flatbuffers code for Rust.
Note that these files suffered modifications because flatbuffers is unable to compile Apache Arrow, see https://github.com/google/flatbuffers/issues/6886.
- Google flatbuffers version 2.0
- Apache Arrow version 6.0
Cargo features
This package is divided in 3 features:
ipc
for Apache IPC formatflight-data
for theprost
part of the Apache Flight protocolflight-service
for thetonic
part of the Apache Flight protocol